Garry's Mod Wiki

DButton:SetIcon

  DButton:SetIcon( string img = nil )

Description

Sets an image to be displayed as the button's background. Alias of DButton:SetImage

Arguments

1 string img = nil
The image file to use, relative to /materials. If this is nil, the image background is removed.